home *** CD-ROM | disk | FTP | other *** search
- Short: cy is an AREXX program to manage CyberCron 1.15
- Uploader: rick@freenet.vancouver.bc.ca
- Author: rick@freenet.vancouver.bc.ca
- Type: util/misc
-
-
- * Overview
-
- cy is an AREXX program to manage CyberCron 1.15, the cron utility.
- The command line options allow you to start, stop, suspend and resume
- CyberCron's operation. You can also list all queued events and list
- the event(s) that are queued to run next.
-
- If cy is run with no option, it opens a window that shows all events
- and their next execution times. You can delete and add events, purge
- rexx events, open/close CC's logfile, suspend, resume.
-
- * Requirements
-
- CyberCron. And AREXX. That's it.
-
- * Installation
-
- AREXX has to be running. Make sure the script bit on cy is set and
- it is somewhere in the path. 'cy ?' will give usage information and
- show the current CyberCron path, crontab and editor settings. If
- yours are different, you'll have to change the assigns in the program
- under the heading 'constants and assigns'. 'cy -b' will start
- CyberCron if it isn't already running.
-
- Then try just 'cy' for the window stuff. The keys for movement
- between events and windows and the other options are shown at the
- bottom of the window.
-
- Have fun.
-
- Copyright © 1995 by Rick Younie
- This is freely distributable. Please don't redistribute your changes.
-
- Rick
- --
- ----/----
- rick@freenet.vancouver.bc.ca / The question of whether a computer
- rick@emma.panam.wimsey.com / can think is no more interesting than
- PGP key available / the question of whether a submarine
- / can swim.
- / - Edsger W. Dijkstra
- ----/----
-